PDF4Java Reference Documentation
com.o2sol.pdf4java.actions Package / PDFHideAction Class / getFieldName Method
In This Topic
    getFieldName Method
    In This Topic
    Gets the name of the field that is affected by this action.
    Syntax
    public java.lang.String getFieldName()

    Return Value

    The name of the field that is affected by this action.
    See Also